Email Usage Statistics Collector
نویسندگان
چکیده
Along with the prevalence of email, a number of free email managers have been developed to assist people to deal with personal and interpersonal affairs. Beside sending and receiving email, they provide a diversity of function such as memorandum and calendar. Many researchers are interested in how people communicate via email. They may have questions such as " how long does it take them to reply? " This project has developed and implemented an extension for Thunderbird to collect statistics about email use. This application collects statistics from Thunderbird by which the user can simply email the result to be collected for research purpose. It is required to be compatible with IMAP protocol which is used by several email service providers like Gmail. Furthermore, it was designed to protect users " information from disclosure. To guarantee data " s confidentiality, this application is equipped with an anonymiser which can replace real address with numbers. Also, it allows the users to review the statistical reports before forwarding them. The outcome of this project is an add-on application which is able to investigate and collect data from thunderbird " s embedded database and automatically compose a statistical report. It will help us to better understand humans " behaviours and improve the designs of email managers. Recently, the add-on application has been accepted by Mozilla, and the download link is available now.
منابع مشابه
Optimal Tenuring Collection Times for a Generational Garbage Collector based on Continuous Damage Model
_________________________________________________ *Corresponding author’s email: [email protected] 539 Optimal Tenuring Collection Times for a Generational Garbage Collector based on Continuous Damage Model XUFENG ZHAO 2 and TOSHIO NAKAGAWA 1 School of Economics and Management, Nanjing University of Technology 30 Puzhu Road, Nanjing 211816, China 2 Graduate School of Management and In...
متن کاملA Concurrent Copying Garbage Collector for Languages that Distinguish ( Im ) mutable
This paper describes the design and implementation of a concurrent compacting garbage collector for languages that distinguish mutable data from immutable data (e.g., ML) as well as for languages that manipulate only immutable data (e.g., pure functional languages such as Haskell). The collector runs on shared-memory parallel computers and requires minimal mutator/collector synchronization. No ...
متن کاملAnalyzing Email Patterns with Timelines on Researcher Data
This paper proposes a procedure that easily extracts a feature that helps differentiate between similar researcher names in articles. We examined email patterns and their timelines to identify researchers. Our statistical analysis results show multiple email address usage patterns are found in the case of approximately 43% researchers, and 5% of the patterns are overlapped. Base on the statisti...
متن کاملMemory Management for
A uniform general purpose garbage collector may not always provide optimal performance. Sometimes an algorithm exhibits a predictable pattern of memory usage that could be exploited, delaying as much as possible the intervention of the collector. This requires a collector whose strategy can be customised to the need of an algorithm. We present a dynamic memory management framework which allows ...
متن کاملGarbage Collector Memory Accounting in Language-Based Systems
Language run-time systems are often called upon to safely execute mutually distrustful tasks within the same runtime, protecting them from other tasks’ bugs or otherwise hostile behavior. Well-studied access controls exist in systems such as Java to prevent unauthorized reading or writing of data, but techniques to measure and control resource usage are less prevalent. In particular, most langu...
متن کامل